Clip exposed area to the visible region.
authorAlexander Larsson <alex@localhost.localdomain>
Thu, 22 Jan 2009 14:18:03 +0000 (15:18 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:25 +0000 (10:15 +0200)
commit815f0d7605da29be924b2bdfa95c94a0c47509b6
tree1b32349d7f6437af66ffeee948c4e74f0f9960ce
parent7da48afcaa462bed1ef5c87a7c150a147066a440
Clip exposed area to the visible region.

This avoids extra work, and it means we won't allocate large pixmaps
for double buffering.
gdk/gdkwindow.c